#!/bin/sh

set -ex

exec "{{ cookiecutter.project_name }}"
